home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / xscreensaver / config / plasma.xml < prev    next >
Encoding:
Extensible Markup Language  |  2009-01-13  |  1.0 KB  |  31 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2.  
  3. <screensaver name="plasma" _label="Plasma">
  4.  
  5.   <command arg="-r"/>
  6.  
  7.   <number id="01" type="slider" arg="-z %"
  8.           _label="Magnification" _low-label="Smaller" _high-label="Larger"
  9.           low="1" high="100" default="10"/>
  10.  
  11.   <number id="02" type="slider" arg="-f %"
  12.           _label="Focus" _low-label="Less" _high-label="More"
  13.           low="1" high="100" default="30"/>
  14.  
  15.   <number id="03" type="slider" arg="-s %"
  16.           _label="Speed" _low-label="Slower" _high-label="Faster"
  17.           low="1" high="100" default="20"/>
  18.  
  19.   <number id="04" type="slider" arg="-R %"
  20.           _label="Resolution" _low-label="Less" _high-label="More"
  21.           low="1" high="100" default="25"/>
  22.  
  23.   <_description>
  24. Another one of the nice GL screensavers from the ReallySlick ScreenSavers package
  25. written by Terry Walsh - <http://reallyslick.demonews.com>.
  26.  
  27. Ported to Linux by Tugrul Galatali - <http://rss-glx.sourceforge.net/>.
  28. Config Files by Curtis Haas.
  29.   </_description>
  30. </screensaver>
  31.